home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / glimpse-2.1 / libtemplate / util / README < prev    next >
Text File  |  1995-05-16  |  364b  |  13 lines

  1. This directory has some generally useful functions.
  2.  
  3. buffer.c        Buffer management
  4. host.c            DNS and host-specific routines
  5. log.c            Simple, uniform logging
  6. strdup.c        strdup(3) implementation
  7. strerror.c        strerror(3) implementation
  8. string.c        string processing
  9. system.c        routines for running system(3)
  10. xmalloc.c        wrappers for memory management
  11.  
  12. -Darren Hardy, July 1994
  13.